CLPPlus supports variables of various data types, including integer, decimal, varchar, varchar2, number, Boolean, row, array of rows, cursor, etc.
CLPPlus支持各种数据类型的变量,包括integer、decimal、varchar、varchar2、number、Boolean、row、array of rows、cursor等。
Supports before row triggers, after row and statement triggers, instead of triggers and triggers with SQL PL compound statements.
支持行前触发器、行后和语句触发器、instead of触发器和包含SQL PL复合语句的触发器。
HQL supports the use of ANSI SQL row value constructor syntax (sometimes called tuple syntax), even though the underlying database may not support that notion.
HQL支持ANSI SQL行值构造语法的用法,(有时叫元组语法),甚至虽然底层数据不支持这种语法。
应用推荐